Skip to content

Conversation

@austinweisgrau
Copy link
Collaborator

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 13, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  parsons/daisychain
  __init__.py
  daisychain.py 28-36
Project Total  

This report was generated by python-coverage-comment-action

@shaunagm shaunagm added the new connector Work type - creating a new Parsons connector for a tool label Feb 18, 2025
@shaunagm
Copy link
Collaborator

@austinweisgrau is this still a work in progress? It's missing docs and tests but I can do a review of the code if you want, or I can wait til you're ready

@austinweisgrau
Copy link
Collaborator Author

austinweisgrau commented Feb 18, 2025 via email

@shaunagm
Copy link
Collaborator

shaunagm commented Feb 18, 2025

I forget whether you've made a new connector before, but just in case you haven't or you forgot the steps, the new connector guide has all the details (probably too many details for your experience level!). Docs and tests sections are near the bottom.

Copy link
Collaborator

@shaunagm shaunagm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just updating the status to 'request changes' as we need docs/tests. No rush!

@austinweisgrau
Copy link
Collaborator Author

Added docs and tests, should be good to go 🫡



class Daisychain:
def __init__(self, api_token: str):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem like it's doing the typical check for an environmental variable version of the api_token?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! fixed with be36bba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new connector Work type - creating a new Parsons connector for a tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants